home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / ShapeShifter / VideoDrivers / SD64evd / SD64evd.readme < prev   
Text File  |  1996-07-06  |  3KB  |  76 lines

  1. Short:    PiccoloSD64 ext. driver for ShapeShifter
  2. Author:   fdoro@gpnet.it (Francesco Doro)
  3. Uploader: fdoro@gpnet.it (Francesco Doro)
  4. Type:     misc/emu
  5.  
  6.  
  7.          PiccoloSD64 external 24 bit video driver for ShapeShifter
  8.                  1996 by Francesco Doro (fdoro@gpnet.it)
  9.                               Public Domain
  10.  
  11.  
  12.   SD64evd is an external video driver for the Macintosh emulator
  13. ShapeShifter.  It supports only the 24/32 bit color mode of the graphics
  14. board PiccoloSD64.
  15.  
  16.   This driver uses the internal blitter of the SD64 for the refresh; that
  17. blitter is really powerful.
  18.  
  19.   A blitter done refresh gives the following advantages:
  20.  
  21.   - Speed: a 640x480 24 bit display takes 0.05 sec to be refreshed.
  22.  
  23.   - Doesn't need MMU.
  24.  
  25.   - It is CPU indipendent: the CPU has only to wait until the blitter
  26.     finishes so the speed is the same on a 14 Mhz 68EC020 as on a 50 Mhz
  27.     68060 (but only the refresh speed is the same...).
  28.  
  29.   - It is bus' bandwidth indipendent: the refresh speed is the same for a
  30.     Zorro2 installed board as for a Zorro3 (again, only the refresh speed).
  31.  
  32.   - Doesn't need Amiga's memory: both virtual and real display resides on
  33.     the board's video memory.
  34.  
  35.  
  36.   ...But gives also this disavantage:
  37.  
  38.   - Since both virtual and real display must reside in the video memory, a
  39.     2 Meg SD64 allows max a 640x400 24 bit display.
  40.  
  41.  
  42. *** Requirements:
  43.  
  44.   Besides a working Amiga and PiccoloSD64, you need a registered and
  45. correctly installed CyberGraphX and a recent version of ShapeShifter,
  46. whether registered or not.
  47.  
  48.  
  49. *** Features:
  50.  
  51.   At the moment SD64evd supports these screen modes:
  52.  
  53.   512 x 384 x 24 bit
  54.   576 x 432 x 24 bit
  55.   640 x 400 x 24 bit
  56.   640 x 480 x 24 bit (only for 4 Meg SD64)
  57.   768 x 576 x 24 bit (only for 4 Meg SD64)
  58.   800 x 600 x 24 bit (only for 4 Meg SD64)
  59.   832 x 624 x 24 bit (only for 4 Meg SD64)
  60.  
  61.   The assembly source is included.
  62.  
  63.  
  64. ============================= Archive contents =============================
  65.  
  66. Original  Packed Ratio    Date     Time    Name
  67. -------- ------- ----- --------- --------  -------------
  68.     2456    1410 42.5% 03-Jun-96 19:18:38  SD64evd
  69.    12809    3733 70.8% 03-Jun-96 20:52:42  SD64evd.asm
  70.     7584    3280 56.7% 03-Jun-96 21:20:58  SD64evd.doc
  71.     1540     936 39.2% 01-Jun-96 18:33:44  SD64evd_TEST
  72.     8219    2465 70.0% 01-Jun-96 23:20:08  SD64evd_TEST.asm
  73.      725     356 50.8% 31-May-96 13:26:46  SD64evd_TEST.doc
  74. -------- ------- ----- --------- --------
  75.    33333   12180 63.4% 05-Jun-96 05:15:48   6 files
  76.